home *** CD-ROM | disk | FTP | other *** search
/ Software Vault: The Gold Collection / Software Vault - The Gold Collection (American Databankers) (1993).ISO / cdr11 / sp144man.zip / FIVE.TXT < prev    next >
Text File  |  1993-04-19  |  20KB  |  542 lines

  1. SPORTSTER 14,400
  2.                                     CHAPTER 5.  INTERNAL CONTROLS
  3.                                                                  
  4.       
  5.       The commands explained in this chapter
  6.       are of two types.  The first group
  7.       concerns default configurations, for
  8.       example, writing your own power-on
  9.       defaults to nonvolatile random access
  10.       memory (NVRAM).  The remaining commands
  11.       are used to select the modem's local
  12.       operating characteristics, for a current
  13.       session or to include in your default
  14.       configuration.  They include result
  15.       codes, echoing, and other options.
  16.       NOTE:  When you change a default setting
  17.       during a session, the modem retains that
  18.       setting until you do one of the
  19.       following.
  20.          ∙ Change the setting again.
  21.          ∙ Issue the ATZ command to reset the
  22.            modem to its software defaults.  If
  23.            DIP switch 7 is UP, the modem
  24.            resets to the defaults stored in
  25.            nonvolatile memory (NVRAM).  If DIP
  26.            switch 7 is DOWN, the modem resets
  27.            to the factory settings stored in
  28.            read only memory (ROM).
  29.          ∙ Issue the AT&F command to load the
  30.            modem's factory settings.
  31.          ∙ Turn the computer off and power it
  32.            on again.  At power-on, the modem
  33.            loads either the nonvolatile
  34.            memory defaults (DIP switch 7 UP)
  35.            or the factory settings (DIP
  36.            switch 7 DOWN).
  37.            
  38. SETTING/USING DEFAULTS
  39.  
  40.       The modem's read only memory (ROM)
  41.       permanently stores the modem's factory
  42.       settings.  The inclusion of nonvolatile
  43.       random access memory (NVRAM) allows you
  44.       to define your own configuration and
  45.       write the settings to NVRAM as your
  46.       power-on defaults.
  47.       
  48. Writing Defaults to NVRAM (&W)
  49.  
  50.       When you power on the Sportster 14,400,
  51.       it loads the settings stored in NVRAM if
  52.       DIP switch 7 is UP (factory setting).
  53.       Until
  54.       you write your own settings to NVRAM,
  55.       the defaults stored there are the same
  56.       as the permanent ROM factory settings.
  57.       You'll find a list of NVRAM options and
  58.       factory settings in Appendix B.  You can
  59.       also display them by selecting option 5
  60.       of the I (inquiry) command.
  61.              ATI5 <Enter>
  62.       If you've sent the modem commands to
  63.       change settings through-out your session
  64.       and want to save your current
  65.       configuration, send just the &W command.
  66.       The current settings are written to
  67.       NVRAM.
  68.              AT&W <Enter>
  69.       You may also specify the entire
  70.       configuration in a single command string
  71.       that ends with the &W command.  The
  72.       following example sets the modem for the
  73.       current session and stores the
  74.       configuration in NVRAM.
  75.              AT X4 &B1 &H1 M3 &W <Enter>
  76.       After sending a configuration to NVRAM,
  77.       you can change any setting just for the
  78.       current session, as in the following
  79.       example.  The NVRAM configuration
  80.       remains intact.
  81.              ATX3 <Enter>
  82.       But if you want the new setting to be a
  83.       default, write it to NVRAM at the same
  84.       time, as in the following example.  X3
  85.       is substituted for the X4 setting stored
  86.       earlier.
  87.              AT X3 &W <Enter>
  88.              
  89. Loading the Factory Defaults (&F)
  90.  
  91.       If DIP switch 7 is DOWN, the permanent
  92.       read-only factory settings are loaded at
  93.       power-on instead of the NVRAM defaults.
  94.       Factory settings for the options that
  95.       are stored in NVRAM are in Appendix B.
  96.       If the NVRAM defaults are loaded at
  97.       power-on (DIP switch 7 UP) and you want
  98.       to load the factory defaults instead,
  99.       use the following command.
  100.              AT&F <Enter>
  101.       If NVRAM defaults are loaded, but you
  102.       want to view a screen listing of factory
  103.       defaults, first load them (&F), to make
  104.       them the current settings.  Then include
  105.       the I4 inquiry option to display a
  106.       listing of the new settings, as in the
  107.       following example.
  108.              AT&F I4 <Enter>
  109.       To restore your NVRAM defaults, use the
  110.       ATZ command described next.  (DIP
  111.       switch 7 must be UP.)
  112.       
  113. Reset (Z)
  114.  
  115.       If you've changed several current
  116.       settings and want to reset to your power-
  117.       on defaults, type the following command.
  118.              ATZ <Enter>
  119.       The modem reads its DIP switch settings
  120.       and resets either to its NVRAM defaults
  121.       (DIP switch 7 UP) or factory settings
  122.       (DIP switch 7 DOWN).
  123.       NOTE:  Use the ATZ command if you've
  124.       changed the position of DIP switches
  125.       2O5 while the modem is on, so that the
  126.       modem can read the new settings.  The
  127.       only other way to initiate a new set
  128.       ting for switches 2O5 is to turn the
  129.       modem off and on again.
  130.       
  131. Storing a Phone Number (&Zs)
  132.  
  133.       You can store your most frequently
  134.       dialed phone number in NVRAM.  Use the
  135.       &Zs command, where s is the phone-number
  136.       string of the remote modem.
  137.       The number string may be up to 36
  138.       characters long, including any Dial
  139.       command options.  The following example
  140.       includes the
  141.       tone-dial (T) and wait for a second dial
  142.       tone (W) options of the Dial command.
  143.              AT&ZT9W5551234 <Enter>
  144.       The following example stores a long-
  145.       distance number.  We've added spaces for
  146.       readability.
  147.              AT&Z 1 516 555 1234 <Enter>
  148.       The DS command is used to dial the
  149.       stored number.
  150.              ATDS <Enter>
  151.       NOTE:  Do not include modem settings in
  152.       the &Z string.  If the call requires a
  153.       special setting, insert it in the
  154.       command string before the DS command.
  155.       In the following example, &M0 (no error
  156.       control) is inserted before the Dial
  157.       command.
  158.              AT&M0 DS <Enter>
  159.       This establishes &M0 as the current
  160.       setting.  To return to default error-
  161.       control mode after the call, issue the
  162.       following command.
  163.              AT&M4 <Enter>
  164.              
  165. RESULT CODES
  166.  
  167.       Four commands control the result codes
  168.       that the modem returns to the screen.
  169.       Vn      Numeric/verbal response mode
  170.       Qn      Display/suppress all result
  171.           codes
  172.       Xn      Result code options
  173.       &An     Display/suppress additional
  174.           result code options
  175.           
  176. Response Modes (Vn)
  177.  
  178.       Result codes are sent to the screen in
  179.       either words (Verbal mode) or numbers
  180.       (Numeric mode).  The Sportster 14,400 is
  181.       factory-set to Verbal mode when it is
  182.       powered on (DIP switch 2 is UP).  Use
  183.       the Vn command to select verbal or
  184.       numeric result codes for a current
  185.       session, independently of the DIP switch
  186.       setting.
  187.       At power-on and reset, the modem
  188.       operates according to the DIP switch
  189.       setting.  The Vn command is not stored
  190.       in nonvolatile memory as a power-
  191.       on/reset default.
  192.       V0 Numeric mode.  Numeric result codes
  193.           are followed by a Carriage Return
  194.           but no Line Feed, as in the
  195.           following example, where a 3 is
  196.           returned (for NO CARRIER).
  197.              ATD1234567 <Enter>
  198.              becomes
  199.              3TD1234567 <Enter>
  200.       V1 Verbal mode.  Verbal responses are
  201.           preceded and followed by a Carriage
  202.           Return and a Line Feed, as shown
  203.           below.
  204.              ATD1234567 <Enter>
  205.              NO CARRIER
  206.              
  207. Quiet Mode (Qn)
  208.  
  209.       Enable/suppress the display of result
  210.       codes.  The Sportster 14,400 is shipped
  211.       with DIP switch 3 DOWN, to display
  212.       result codes.  Use the Qn command to
  213.       control the display for a current
  214.       session, independently of the switch
  215.       setting.
  216.       At power-on and reset, the modem
  217.       operates according to the DIP switch
  218.       setting.  The Qn command is not stored
  219.       in nonvolatile memory as a power-
  220.       on/reset default.
  221.       Q0 Result codes are displayed.
  222.       Q1 Result codes are suppressed (made
  223.           quiet).
  224.       Q2 Result codes are suppressed only in
  225.           Answer mode.
  226.           
  227. Result Code Options (Xn)
  228.  
  229.       You have five options, X0 through X4,
  230.       for selecting the result code set best
  231.       suited to your applications, as shown in
  232.       Table 5.1 on the next page.  Definitions
  233.       are listed in Table 5.2.
  234.       X0 Basic set, returns the first five
  235.           codes (0O4) in the following table.
  236.       X1 Extended set, codes 0O5, 10, 13 and
  237.           18, that adds rate-specific CONNECT
  238.           messages to the Basic set.
  239.           Default.  This set also includes
  240.           all &A result codes.
  241.       X2-4These options include the X1 set,
  242.           call-progress codes 6 or 7, and 8,
  243.           and the functions listed in the
  244.           table.
  245.               Table 5.1_Result Code Options
  246.                        
  247.                               Setting
  248.           Result Codes    X0 X1X2 X3 X4
  249.           0/OK            ·  · ·  ·  ·
  250.           1/CONNECT       ·  · ·  ·  ·
  251.           2/RING          ·  · ·  ·  ·
  252.           3/NO CARRIER    ·  · ·  ·  ·
  253.           4/ERROR         ·  · ·  ·  ·
  254.           5/CONNECT 1200     · ·  ·  ·
  255.           6/NO DIAL TONE       ·     ·
  256.           7/BUSY                  ·  ·
  257.           8/NO ANSWER             ·  ·
  258.           10/CONNECT 2400    · ·  ·  ·
  259.           13/CONNECT 9600    · ·  ·  ·
  260.           18/CONNECT 4800    · ·  ·  ·
  261.           20/CONNECT 7200    · ·  ·  ·
  262.           21/CONNECT 12000   · ·  ·  ·
  263.           25/CONNECT 14400   · ·  ·  ·
  264.           Functions
  265.           Adaptive Dialing     ·  ·  ·
  266.           Wait for 2nd Dial Tone (W)
  267.           ·               ·
  268.           Wait for Answer (@)        ·
  269.           ·
  270.           Fast Dial            ·     ·
  271.           NOTE:  Additional CONNECT messages
  272.           indicate an error-control
  273.           connection, the modulation for a
  274.           call, or the type of error control
  275.           and data compression used.  See
  276.           Additional Result Code Options
  277.           (&An), following this section.
  278.        Table 5.2_Result Code Definitions
  279.                        
  280. Result Code Meaning
  281. 0/OK        Command has been executed
  282. 1/CONNECT   Connection established with
  283.             another modem; if set to X0,
  284.             connection may be at 300, 1200,
  285.             2400, 7200, 9600, 12K or 14.4K
  286.             bps; if X1 or higher, connection
  287.             is at 300 bps
  288. 2/RING      Incoming ring detected
  289. 3/NO CARRIER     Carrier detect has failed or
  290.             carrier has been dropped due to
  291.             disconnect
  292. 4/ERROR     Command is invalid
  293. 5/CONNECT 1200   Connection established with
  294.             another modem at 1200 bps
  295. 6/NO DIAL TONE   Dial tone not detected during
  296.             the normal 2 seconds, set in
  297.             Register S6
  298. 7/BUSY      Busy signal detect; modem hangs up
  299. 8/NO ANSWER After waiting 5 seconds for an
  300.             answer, modem hangs up; returned
  301.             instead of NO CARRIER when the @
  302.             option is used
  303. 10/CONNECT 2400  Connection established with
  304.             another modem at 2400 bps
  305. 13/CONNECT 9600  Connection established at
  306.             reported rate.  Same meaning for
  307.             results of 4800 (18), 7200 (20),
  308.             12K (21) and 14.4K (25) bps
  309. Adaptive Dialing The modem attempts to use
  310.             Touch-Tone dialing and, if that
  311.             doesn't work on the line, reverts
  312.             to rotary dialing.
  313. Wait for Another The modem continues dialing
  314.             as soon as it detects another
  315.     Dial Tone (W)dial tone.  See the dial
  316.             options in Chapter 6.
  317. Wait for an The modem continues dialing when
  318.             it detects 5 seconds of
  319.     Answer (@)   silence on the line.  See the
  320.             dial options in Chapter 6.
  321. Fast Dial   The modem dials immediately on
  322.             dial-tone detect, instead of
  323.             waiting the normal 2 seconds set
  324.             in Register S6.  See S-Registers
  325.             in Appendix B.
  326. Additional Result Code Options (&An)
  327.  
  328.       Use this command to enable/disable one
  329.       of the following sets of error control,
  330.       modulation or protocol result codes.
  331.       &A0ARQ (error-control) codes are
  332.           disabled.  This setting does not
  333.           affect an error-control connection;
  334.           the modem returns standard CONNECT
  335.           messages if result codes are
  336.           enabled.
  337.          If you select &A0 and then encounter
  338.           software problems, it may be
  339.           because your software expects to
  340.           find the default &A1 result codes.
  341.           For example, some communications
  342.           software allows you to specify in
  343.           the setup program the model of
  344.           USRobotics modem you are using.
  345.           The software then tries to use the
  346.           default settings for that modem; a
  347.           discrepancy from the defaults may
  348.           cause problems.  Review your
  349.           software documentation, and set the
  350.           modem to &A1 if necessary.
  351.       &A1ARQ codes are enabled.  Default.
  352.           One of the results below is shown
  353.           when a successful error-control
  354.           connection is established.
  355.           CONNECT/ARQ is displayed if the mo
  356.           dem is set to X0 (see the next
  357.           section) and the connection is
  358.           between 1200 to  14.4K bps.  The
  359.           remaining results indicate
  360.           connection rate and require X1
  361.           (default) or above.  If your
  362.           software cannot handle the ARQ
  363.           codes, select &A0.
  364.           14/CONNECT/ARQ   19/CONNECT
  365.           4800/ARQ
  366.           15/CONNECT 1200/ARQ 24/CONNECT
  367.           7200/ARQ
  368.           16/CONNECT 2400/ARQ 22/CONNECT
  369.           12000/ARQ
  370.           17/CONNECT 9600/ARQ 26/CONNECT
  371.           14400/ARQ
  372.       &A2V32 modulation codes are enabled.
  373.           These results require a setting of
  374.           X1 or higher.  If your software
  375.           cannot handle the added modulation
  376.           information, select &A1 or &A0.
  377.        33/CONNECT 9600/V32    41/CONNECT
  378.       12000/V32
  379.        37/CONNECT 9600/ARQ/V3242/CONNECT
  380.       12000/ARQ/V32           38/CONNECT
  381.       4800/V32            44/CONNECT
  382.       7200/ARQ/V32
  383.        39/CONNECT 4800/ARQ/V3245/CONNECT
  384.       14400/V32
  385.        40/CONNECT 7200/V32    46/CONNECT
  386.       14400/ARQ/V32
  387.       &A3Protocol codes are enabled.  Error-
  388.           control protocols reported are LAPM
  389.           or MNP.  When the call is not under
  390.           one of those protocols (and ARQ is
  391.           not included in the result code),
  392.           the modem reports NONE, for no
  393.           protocol.
  394.          If the modems are using data
  395.           compression, the type of
  396.           compression, V42BIS or MNP5, is
  397.           added to the result code.  In the
  398.           first of the following examples,
  399.           the modems negotiated error control
  400.           for the call (ARQ), used V.32 bis
  401.           modulation, are using the LAPM
  402.           error-control protocol, and are
  403.           using V.42 bis compression.
  404.           CONNECT 14400/ARQ/V32/LAPM/V42BIS[or
  405.           MNP/MNP5]
  406.           CONNECT 9600/ARQ/V32/LAPM/V42BIS[or
  407.           MNP/MNP5]
  408.           CONNECT 4800/ARQ/V32/LAPM/V42BIS[or
  409.           MNP/MNP5]
  410.           CONNECT 2400/ARQ/MNP/MNP5[or LAPM/V4
  411.           2BIS]
  412.           CONNECT 2400/NONE
  413.          Although these codes will return
  414.           numeric identifiers if DIP switch 2
  415.           is DOWN or you've set the modem to
  416.           V0, they are the same numeric
  417.           identifiers used for &A2 result
  418.           codes.  If you want &A3 protocol
  419.           indicators, use Verbal mode (V1),
  420.           and not Numeric mode (V0).
  421.          If your software cannot handle the
  422.           added protocol information, select
  423.           &A2, &A1 or &A0.
  424.           
  425. LOCAL ECHO
  426.  
  427.       Local echo is the display of what you
  428.       type at the keyboard and data the
  429.       Sportster 14,400 transmits to another
  430.       modem.  The En command controls the
  431.       display of your typed commands, when
  432.       the modem is in Command mode.  The Fn
  433.       command applies when the modem is
  434.       online to another system.
  435.       
  436. Command Mode Local Echo (En)
  437.  
  438.       The Sportster 14,400 is shipped with DIP
  439.       switch 4 UP, enabling local echo.  The
  440.       En command controls the local echo for a
  441.       current session, independently of the
  442.       switch setting.  At power-on and reset,
  443.       the modem operates according to the DIP
  444.       switch setting.
  445.       The En command is not stored in
  446.       nonvolatile memory as a power-on/reset
  447.       default.
  448.       E0 Command Mode echo OFF.  The modem
  449.           does not display keyboard commands.
  450.       E1 Command Mode echo ON.
  451.       NOTE:  If double characters appear on
  452.       the screen, both the modem's local echo
  453.       and your software's local echo are on.
  454.       
  455. Online Local Echo (Fn)
  456.  
  457.       This command causes the modem to display
  458.       a copy of the data it is transmitting to
  459.       another system.  Many systems, however,
  460.       return a copy of received data, which is
  461.       called a remote echo.  If the modem's
  462.       online echo is ON and there is also
  463.       remote echoing, double characters appear
  464.       on the screen.
  465.       In some microcomputer documentation, the
  466.       term duplex is applied to local online
  467.       echoing, although the term is not techni
  468.       cally accurate.
  469.       F0 Online echo ON.  Sometimes called
  470.           half duplex.  As the modem transmits
  471.           data to a remote system, it also
  472.           sends a copy of the data to the
  473.           screen.
  474.       F1   Online echo OFF.  Sometimes called
  475.       full duplex.  Default.
  476.       
  477. THE AUDIO MONITOR
  478.  
  479.       The modem's speaker enables you to
  480.       monitor the dial-connect process.  There
  481.       are several ways to make use of this
  482.       feature.  After the Sportster 14,400
  483.       dials a number, it waits up to 60
  484.       seconds for a high-pitched answer tone
  485.       from the other modem, immediately
  486.       followed by data signals, called a
  487.       carrier.  These signals must occur
  488.       before a data link is established.
  489.       At the default X1 setting, if someone
  490.       answers the phone or if the line is
  491.       busy, the modem sends you the NO CARRIER
  492.       message after 60 seconds.  If you listen
  493.       to the speaker, you can respond
  494.       immediately, instead of waiting for the
  495.       modem to time out, by pressing any key
  496.       on the keyboard.  This cancels the call.
  497.       You can also hear if dialing is
  498.       proceeding too quickly for the system.
  499.       Terminate the call (press any key) and
  500.       retype the Dial command, but insert a
  501.       comma (,) or a couple of slashes (/),
  502.       to have the modem pause during the
  503.       dialing process.
  504.       
  505. Speaker Control (Mn)
  506.  
  507.       This command disables the speaker
  508.       entirely or sets the speaker to monitor
  509.       different segments of the dial-connect
  510.       sequence.
  511.       M0 This setting disables the speaker
  512.           entirely so that you don't hear the
  513.           modem go off hook, dial, etc.
  514.       M1 The speaker is ON until Carrier
  515.           Detect.  Default.  You can monitor
  516.           call progress until the Sportster
  517.           14,400 detects the remote modem's
  518.           carrier signals, or until the 60-
  519.           second timeout and result code
  520.           display.  At Carrier Detect, the
  521.           modem disconnects the speaker and
  522.           data transmission sounds are
  523.           suppressed.
  524.       M2 The speaker is ON continuously,
  525.           including during data transmission.
  526.       M3 The speaker doesn't go ON until
  527.           after the last digit is dialed,
  528.           then goes OFF at Carrier Detect.
  529.           
  530. S-REGISTERS
  531.  
  532.       The S-Registers are used to set various
  533.       timing parameters, redefinition of
  534.       selected ASCII characters, and other
  535.       configuration options.  The defaults
  536.       reflect typical requirements.
  537.       A detailed summary of the S-Register
  538.       functions is in Appendix B.  A less
  539.       detailed summary is in the Quick-
  540.       Reference card.
  541.  
  542.